Articles by Navjot Singh
-
How to Install Ampache Music Streaming Server on Fedora 33
Author: Navjot Singh • Tags: fedora, linux, web server • Comments: 0Ampache is an open-source web-based personal audio streaming application written in PHP. This tutorial will cover how to install the Ampache application on a Fedora 33 based server and how to upload music to it for streaming.
-
How to Install Odoo 14 ERP Software on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 4Odoo (formerly known as OpenERP) is a self-hosted suite of over 10,000 open source applications suited for a variety of business needs including CRM, eCommerce, accounting, inventory, project management and point of sale.
-
How to Install Calibre Ebook Server on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 3Calibre is a free and open-source e-book manager. It ships as a cross-platform desktop application along with a server component and can be used to manage your e-book library.
-
-
How to Install and Create a Blog with Hexo on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 0Hexo is a static blogging framework built on Node.js, it allows you to write posts in Markdown format. In this tutorial, you will learn how to Install Hexo and use it to create a blog on Ubuntu 20.04 based server.
-
How to set up Wireguard VPN on CentOS 8
Author: Navjot Singh • Tags: linux, security • Comments: 2Wireguard is an open-source cross-platform VPN implementation that uses state of the art cryptography. It is faster, simpler and more functional than IPSec and OpenVPN.
-
How to Install and Configure Fail2Ban on CentOS 8 and Fedora 33
Author: Navjot Singh • Tags: centos, linux, monitoring • Comments: 1Fail2Ban is a log parsing utility that scans log files of various processes and bans IP addresses that make too many password failures. This tutorial shows the installation and configuration of Fail2Ban on CentOS 8 and Fedora 33.
-
How to Install and Configure an FTP server (vsftpd) with SSL/TLS on Ubuntu 20.04
Author: Navjot Singh • Tags: ftp, linux, ubuntu • Comments: 1In this tutorial, we will learn how to install and configure an FTP Server using vsftpd on an Ubuntu 20.04 based server. We will also learn how to secure the connection using SSL/TLS protocol.
-
How to Install and Configure Nextcloud on Fedora 32
Author: Navjot Singh • Tags: fedora, linux, nginx, web server • Comments: 6In this tutorial, we will learn how to install and configure Nextcloud on a Fedora 32 based server. We will also be installing Nginx web server along with PHP 7.4 and MariaDB
-
How to install NodeBB Forum with Nginx and Let's Encrypt SSL on Ubuntu 20.04 LTS
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 3NodeBB is a modern forum software powered by Node.js which uses MongoDB/Redis as database platforms. It uses web sockets for instant interactions and real-time notifications. In this tutorial, we will learn how to install NodeBB forum on a Ubuntu 20.04 based server.
-
How to Install and Configure OpenLiteSpeed Server along with MariaDB and PHP on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 4OpenLiteSpeed is a lightweight and open-source version of the LiteSpeed Server developed by LiteSpeed Technologies. In this tutorial, we will learn how to install OpenLiteSpeed Server on Ubuntu 20.04 along with PHP 7.4 and MariaDB server.